<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main{ line-height: 30px; padding: 5% 0;}
body {
    --theme-blue: #004e9d;
}
@font-face{
    font-family: 'eng';
    src : url('../images/lovelo.otf');
}

@media screen and (max-width:768px){
    .row{ margin: 0;}
    .main{ padding: 4% 15px; }
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
/*.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100%;}*/

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


/*å¤´éƒ¨*/
.header { z-index: 9999; background-color: #fff; box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1); -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.header.scroll_bottom { top: -150px; }

#top_index{ height: auto; margin: 0 auto; overflow: hidden;}
#logo{ padding: 1% 0; text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#top_index #sousuo{ background: var(--theme-blue); color: #fff; padding: 3%; position: relative; width: 70px; text-align: center;}
#top_index #sousuo:before{ position: absolute; left: -10px; top: -100%; content: ''; background: var(--theme-blue); width: 200%; height: 300%;}
#top_index #sousuo i{ position: relative; z-index: 1; color: #fff; font-size: 30px;}
#top_index .top_tel_con{ margin-right: 30px;}
#top_index .top_tel_con i{ width: 40px; height: 40px; border-radius: 100%; background: #e6eaf3; line-height: 40px; text-align: center; color: var(--theme-blue); font-size: 24px;}
#top_index .top_tel_con .float-start{ padding-left: 10px; line-height: 25px;}
#top_index .top_tel_con .float-start span{ color: #686868; font-size: 12px;}
#top_index .top_tel_con P{ font-size: 24px; color: #282828;}

.search-text{border: 1px solid #ddd;line-height: 38px;padding-left: 5px;width: 80%;}
.fdj{width: 55px;height: 40px; line-height: 40px;background: url("../images/fdj.png") center no-repeat var(--theme-blue);outline: none;color: #fff;width: 20%;transition:.4s;}
.fdj:hover{background: url("../images/fdj.png") center no-repeat #444;}
.btn{border-radius: 0px !important;}
@media screen and (max-width:1800px){
    #top_index .top_tel_con P{ font-size: 20px;}
}
@media screen and (max-width:1740px){
    #top_index .top_tel_con i{ display: none;}
    #top_index .top_tel_con P{ font-size: 18px;}
}
@media screen and (max-width:1500px){
    #top_index #sousuo { width: 60px;}
    #top_index #sousuo i{ font-size: 20px;}
}
@media screen and (max-width:1440px){
    #top_index .top_tel_con{ margin-right: 10px;}
    #top_index .top_tel_con P{ font-size: 16px;}
    #top_index #sousuo:before{ left: 0;}
}
@media screen and (max-width:1200px){
    #top_index #sousuo { width: 50px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
    #logo a img{ max-width: 80%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 50%;}
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; font-size: 18px; font-weight: normal; color: #282828; text-align: center; transition:0.5s;}
#nav li .big{ display: block; position: relative; z-index: 1; color: #282828;}
#nav li .big p{ position: relative; z-index: 2;}
#nav li:hover .big{ color: #282828;}
#nav li .big:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 5px; display: block; height:5px; background-color: var(--theme-blue); width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#nav li .big:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#nav li .navson{display: none; text-align: left; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: url("../images/nav_logo.png") no-repeat right bottom #fff; box-shadow: -10px 10px 10px rgba(0,0,0,0.1); background-size: auto 95%; color: #333; top: 100%; width: 100vw;}
#nav li .navson .main{ padding: 3% 0;}
#nav li .navson .col-lg-3:before{ position: absolute; content: ''; right: 0; top: -50%; width: 200%; height: 200%; background: #f6f7f9;}
#nav li .navson .col-lg-3 p,#nav li .navson .col-lg-3 span,#nav li .navson .col-lg-3 em{ display: block; position: relative; z-index: 1;}
#nav li .navson .col-lg-3 p{ color: #000222; font-size: 22px; background: url("../images/nav_icon.png") no-repeat left bottom; padding-bottom: 10%;}
#nav li .navson .col-lg-3 span{ color: #666666; text-transform: uppercase; padding: 5% 0 8%; line-height: 25px; font-size: 12px;}
#nav li .navson .col-lg-3 em{ display: inline-block; color: #666666; font-size: 14px; transition: 0.3s; position: relative;}
#nav li .navson .col-lg-3 em:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; transition: 0.3s; height: 1px; background: var(--theme-blue);}
#nav li .navson .col-lg-9{ padding: 0 0 0 7%;}
#nav li .navson .tit{ color: #282828; font-size: 30px;}
#nav li .navson .tit span{ text-transform: capitalize; color: #cccccc; padding-left: 15px; font-family: Arial !important;}
#nav li .navson .con{ color: #666666; font-size: 15px; padding: 2% 0 4%;}
#nav li .navson dl dd{ float: left; border: 1px solid #eeeeee; height: 50px; line-height: 50px; width: 20%; margin: 0 0 1% 0; font-size: 15px; position: relative; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; border-right: none; padding: 0 10px;}
#nav li .navson dl dd:last-of-type{ border-right: 1px solid #eeeeee;}
#nav li .navson dl dd:hover{ background: var(--theme-blue); border: 1px solid var(--theme-blue); border-right: none;}
#nav li .navson dl dd:hover a{ color: #fff;}
#nav li .navson .col-lg-3 em:hover{ color: var(--theme-blue);}
#nav li .navson .col-lg-3 em:hover:before{ width: 100%;}

@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
}

#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: var(--theme-blue); opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 40px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px; line-height: 80px;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}


/*åº•éƒ¨*/
#end_bj{ width: 100%; text-align: left; position: relative; color: #fff; background: var(--theme-blue); background-size: 100%;}
#end_bj a{ color: rgba(255,255,255,0.5); transition: 0.3s; position: relative;}
#end_bj a:hover{ color: #fff;}
#end_bj .main{ padding: 3% 0;}

.end_nav{ width: 12%; margin-right: 5% !important;}
.end_nav li{ height: 35px; line-height: 35px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.end_nav li.big{ color: #fff; font-size: 18px; margin-bottom: 15px;}

.end_lxwm{ padding-left: 4%;}
.end_tel{ color: #fff; font-size: 38px; font-family: Bahnschrift; margin-bottom: 5%;}
.end_tel i{ color: #69a9e7; font-size: 36px; margin-right: 10px;}
.end_lx p{ height: auto; line-height: 35px; color: rgba(255,255,255,0.5); font-size: 16px;}

.ewm{ margin-top: 8%; width: 38%; float: left; margin-right: 10px; text-align: center;}
.ewm p{ display: inline-block; background: url("../images/wx_line.png") no-repeat center; background-size: 100% 100%; padding: 10px; width: 95%; }
.ewm p img{ width: 100%;}
.ewm span{ display: block; color: #fff; font-size: 16px; padding-top: 10px; text-align: center;}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,0.3); border-top: 1px solid rgba(255,255,255,0.1); }
#end_line a{ color: rgba(255,255,255,0.3);}
#end_line a:hover{ color: #fff;}
@media screen and (max-width:1500px){
    .end_tel{ font-size: 34px;}
}
@media screen and (max-width:1400px){
    .end_tel{ font-size: 28px;}
    .end_tel i{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    .end_nav li.big{ font-size: 16px;}
    .end_nav li{ font-size: 12px;}
}
@media screen and (max-width:991px){
    .end_tel ul li{ float: left;}
    .end_lx{ width: 100%;}
    .ewm{ margin-top: 3% !important; width: 25%;}
}
@media screen and (max-width:768px){
    .ewm{ width: 35%;}
    #end_bj .main{ padding: 5% 0;}
}
@media screen and (max-width:500px){
    .ewm{ width: 35%;}
    .ewm span{ font-size: 14px;}
}


.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 50; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: var(--theme-blue);}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*é¦–é¡µ*/
.tit_in{ position: relative; width: 50%;}
.tit_in:before{ color: #eef0f4; text-transform: uppercase; content: attr(data-title); font-weight: bold; font-size: 50px; position: absolute; left: 0; right: 0; margin: auto; top: -10px; height: 100%; display: block; width: 100%; font-family: eng;}
.tit_in h2{ color: #212121; font-size: 36px; font-weight: bold !important; position: relative;}
.tit_in p{ color: #666666; font-size: 16px;}

.more_in{ border: 1px solid #d6d6d6; height: 45px; line-height: 45px; color: #333333; font-size: 14px; text-transform: uppercase; border-radius: 25px; padding: 0 20px; transition: 0.3s;}
.more_in:hover{ background: var(--theme-blue); border: 1px solid var(--theme-blue); letter-spacing: 3px;}
.more_in:hover a{ color: #fff;}
@media screen and (max-width:1440px){
    .tit_in:before{ font-size: 40px;}
    .tit_in h2{ font-size: 40px;}
}
@media screen and (max-width:1200px){
    .tit_in h2{ font-size: 32px;}
}
@media screen and (max-width:991px){
    .tit_in{ width: 70%;}
    .tit_in:before{ font-size: 30px;}
    .tit_in h2{ font-size: 26px;}
    .tit_in p{ font-size: 14px;}
    .more_in{ font-size: 12px; height: 35px; line-height: 35px; padding: 0 10px;}
    .more_in:hover{ letter-spacing: 0px;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 22px;}
    .tit_in:before{ font-size: 22px;}
}
@media screen and (max-width:500px){
    .tit_in:before{ font-size: 18px;}
}

#tuijian{ margin-top: 3%; position: relative;}
#tuijian .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 5%;
}
#tuijian .swiper-slide {
    transition: 0.3s;
    background: #fafafa;
    padding: 20px;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#tuijian .swiper-slide .pic{width: 100%;}
#tuijian .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition:0.3s; }
#tuijian .swiper-slide .pic img{ display: block; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.3s; mix-blend-mode: multiply; }
#tuijian .swiper-slide .tit{ width: 100%; border-bottom: 1px solid #e5e5e5; padding-bottom: 10px; line-height: 35px;}
#tuijian .swiper-slide .tit p{ font-size: 22px; padding-top: 20px; transition: 0.3s; color: #282828; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#tuijian .swiper-slide .tit span{ color: #004e9d; font-size: 16px;}
#tuijian .swiper-slide .more{ color: #7da4cb; width: 100%; padding-top: 10px;}
#tuijian .swiper-slide .more i{ font-size: 12px; margin-left: 10px;}
#tuijian .swiper-slide:hover .pic img{transform: scale(1.05);}
#tuijian .swiper-pagination{ bottom: 0 !important;}
#tuijian .swiper-pagination .swiper-pagination-bullet{ width: 15px; height: 2px; background: #d6d9e5; border-radius: 0; opacity: 1 !important; transition: 0.3s;}
#tuijian .swiper-pagination .swiper-pagination-bullet-active{ width: 30px; height: 2px; background: var(--theme-blue);}
@media screen and (max-width:1440px){
    #tuijian .swiper-slide .tit p{ font-size: 18px;}
}

@media screen and (max-width:765px){
    #tuijian{ background-size: 100%;}
    #tuijian .swiper-slide p{ font-size: 14px;}
}



#cpys{ position: relative; overflow: hidden;}
#cpys .swiper { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cpys .mySwiper2 { height: auto; width: 100%;}
#cpys .mySwiper2 .swiper-slide{ position: relative;}
#cpys .mySwiper2 .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 45%; position: relative; overflow: hidden;}
#cpys .mySwiper2 .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpys .mySwiper2 .swiper-slide .font{ position: absolute; left: 0; top: 0; color: #fff; z-index: 1; width: 100%; text-align: center;}
#cpys .mySwiper2 .swiper-slide .font .container{ padding-top: 13%;}
#cpys .mySwiper2 .swiper-slide .font .container p{ font-size: 52px; font-weight: bold !important; opacity: 0; transform: translateX(-200px); transition: 0.8s;}
#cpys .mySwiper2 .swiper-slide .font .container span{ font-size: 26px; display: block; padding: 3% 15% 0; line-height: 45px; opacity: 0; transform: translateX(100px); transition: 1s;}
#cpys .mySwiper2 .swiper-slide-active .font .container p{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.2s;}
#cpys .mySwiper2 .swiper-slide-active .font .container span{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.2s;}
#cpys .cpys_hover{ position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%;}
#cpys .mySwiper { box-sizing: border-box; overflow: inherit; }
#cpys .mySwiper .swiper-slide {color: #fff; padding: 2% 0; position: relative; transition: 0.3s; cursor: pointer; text-align: center; line-height: 40px; }
#cpys .mySwiper .swiper-slide:before{ position: absolute; right: 0; bottom: 0; content: ''; width: 1px; height: 800%; background: rgba(255,255,255,0.1);}
#cpys .mySwiper .swiper-slide:after{ position: absolute; left: 0; top: 20%; content: ''; width: 100%; height: 200%; background: url("../images/ys_tit_bj.png") no-repeat center; opacity: 0; transition: 0.3s;}
#cpys .mySwiper .swiper-slide p{ font-size: 28px; font-weight: bold !important; position: relative; z-index: 1;}
#cpys .mySwiper .swiper-slide span{ display: block; font-size: 18px; text-transform: uppercase; color: rgba(255,255,255,0.5); position: relative; z-index: 1; transition: 0.3s;}
#cpys .mySwiper .swiper-slide i{ display: block; position: absolute; left: 0; bottom: -30px; width: 100%; text-align: center; color: rgba(255,255,255,0.03); font-size: 100px; font-family: eng !important; z-index: 1; transition: 0.5s; opacity: 0;}
#cpys .mySwiper .swiper-slide-thumb-active:after{ opacity: 1; top: 0;}
#cpys .mySwiper .swiper-slide-thumb-active span{ font-weight: bold;}
#cpys .mySwiper .swiper-slide-thumb-active i{ bottom: -15px; opacity: 1;}
@media screen and (max-width:1700px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 48%;}
}
@media screen and (max-width:1600px){
    #cpys .mySwiper2 .swiper-slide .font .container p{ font-size: 46px;}
    #cpys .mySwiper2 .swiper-slide .font .container span{ font-size: 24px;}
    #cpys .mySwiper .swiper-slide p{ font-size: 24px;}
    #cpys .mySwiper .swiper-slide span{ font-size: 16px;}
}
@media screen and (max-width:1440px){
    #cpys .mySwiper2 .swiper-slide .font .container p{ font-size: 40px;}
    #cpys .mySwiper2 .swiper-slide .font .container span{ font-size: 20px;}
    #cpys .mySwiper .swiper-slide{ line-height: 30px;}
    #cpys .mySwiper .swiper-slide p{ font-size: 20px;}
    #cpys .mySwiper .swiper-slide span{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 55%;}
    #cpys .mySwiper2 .swiper-slide .font .container p{ font-size: 32px;}
    #cpys .mySwiper2 .swiper-slide .font .container span{ font-size: 18px;}
}
@media screen and (max-width:991px){
    #cpys .mySwiper2 .swiper-slide .font .container span{ padding: 3% 0 0;}
    #cpys .mySwiper2 .swiper-slide .font .container p{ font-size: 24px;}
    #cpys .mySwiper2 .swiper-slide .font .container span{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 60%;}
    #cpys .mySwiper2 .swiper-slide .font .container span{ line-height: 25px;}
    #cpys .mySwiper2 .swiper-slide .font .container p{ font-size: 20px;}
    #cpys .mySwiper2 .swiper-slide .font .container span{ font-size: 14px;}
    #cpys .mySwiper .swiper-slide p{ font-size: 16px;}
    #cpys .mySwiper .swiper-slide span{ font-size: 14px;}
}
@media screen and (max-width:650px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 70%;}
}
@media screen and (max-width:550px){
    #cpys .mySwiper2 .swiper-slide .pic{ padding-bottom: 80%;}
}
@media screen and (max-width:450px){
}


.yyal {height: auto; padding:0 15%; position: relative; margin-top: 3%; overflow: hidden; }
.yyal .swiper-slide {
    flex-direction: column;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
}
.yyal .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden; background: #000;}
.yyal .pic img{ display: block; width: 100%; height: 100%; text-align: center; background: #fff; object-fit: cover; left: 0; position: absolute; transition:0.3s; opacity: 0.5;}
.yyal .swiper-slide .tit{ position: absolute; opacity: 0; transition: 0.3s; left: 10%; bottom: 0; z-index: 2; color: #fff; background: url("../images/ys_tit_bj.png") no-repeat center; padding: 15px 30px; }
.yyal .swiper-slide .tit p{ font-size: 18px;}
.yyal .swiper-slide-active .pic img{ opacity: 1;}
.yyal .swiper-slide-active .tit{ opacity: 1; left: 0;}
.yyal .swiper-button-next,.yyal .swiper-button-prev{ width: 60px; height: 60px; line-height: 60px; text-align: center; background: var(--theme-blue); top: 50%; transition: 0.3s;}
.yyal .swiper-button-next:after,.yyal .swiper-button-prev:after{ color: #fff; font-size: 24px;}
.yyal .swiper-button-next:hover,.yyal .swiper-button-prev:hover{ background: #003163;}
.yyal .swiper-button-next{ right: 0;}
.yyal .swiper-button-prev{ left: 0;}
@media(max-width: 1440px){
}
@media(max-width: 991px){
    .yyal{ padding: 0;}
    .yyal .swiper-button-next{ right: 0;}
    .yyal .swiper-button-prev{ left: 0;}
    .yyal .swiper-slide .tit{ padding: 10px;}
    .yyal .swiper-slide .tit p{ font-size: 14px;}
    .yyal .pic{ padding-bottom: 75%;}
}
@media(max-width: 768px){
    .yyal .swiper-slide .tit{ font-size: 14px;}
}



#gsjjbj{ background: url("../images/map.png") left center #f4f8fa;}
#gsjjbj .font{ padding: 5% 5% 5% 0;}
#gsjjbj .font .content{ margin: 8% 0; color: #333333; font-size: 16px; line-height: 35px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
#gsjjbj .font .more_in{ float: left;}
#gsjjbj ul{ position: absolute; left: 0; bottom: 15%; width: 80%; height: auto; z-index: 1;}
#gsjjbj ul li{ background: #fff; padding: 20px; width: 23%; line-height: 40px; position: relative; transition: 0.6s; overflow: hidden;}
#gsjjbj ul li:before{ position: absolute; left: -10%; top: 0; content: ''; width: 120%; height: 150%; background: url("../images/ys_tit_bj.png") no-repeat center; background-size: 100%; opacity: 0; transition: 0.6s;}
#gsjjbj ul li .float-start,#gsjjbj ul li i{ position: relative; z-index: 1;}
#gsjjbj ul li p{ color: #212121; font-size: 20px; font-weight: bold !important; transition: 0.3s;}
#gsjjbj ul li span{ display: block; font-size: 13px; text-transform: uppercase; transition: 0.3s;}
#gsjjbj ul li i{ font-size: 36px; color: #656565; transition: 0.3s;}
#gsjjbj ul li em{ position: absolute; right: 0; top: 0; font-size: 90px; height: 80px; line-height: 80px; color: rgba(255,255,255,0.05); transition: 0.3s; opacity: 0;}
#gsjjbj ul li:hover:before{ top: -30%; opacity: 1;}
#gsjjbj ul li:hover p{ color: #fff;}
#gsjjbj ul li:hover span{ color: rgba(255,255,255,0.6);}
#gsjjbj ul li:hover i{ color: #fff;}
#gsjjbj ul li:hover em{ top: -10px; opacity: 1;}
@media screen and (max-width:1440px){
    #gsjjbj ul{ width: 100%;}
}
@media screen and (max-width:991px){
    #gsjjbj .pic img{ max-width: 100%;}
    #gsjjbj ul{ position: relative; margin: 5% 0 !important; bottom: auto;}
    #gsjjbj{ padding-bottom: 3%;}
    #gsjjbj ul li p{ font-size: 16px;}
    #gsjjbj ul li span{ font-size: 12px;}
    #gsjjbj ul li i{ font-size: 30px;}
    #gsjjbj ul li .float-start{ line-height: 25px;}
}
@media screen and (max-width:768px){
    #gsjjbj ul li{ float: left; width: 49%; margin-bottom: 10px;}
    #gsjjbj ul li:nth-of-type(2n){ float: right;}
}

#zzry{ margin-top: 3%; position: relative;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#zzry .swiper-slide {
    text-align: center;
    transition: 0.3s;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#zzry .swiper-slide .pic{ background: url("../images/rypic_bj.png") no-repeat center; background-size: 100% 100%; padding: 25px; width: 100%;}
#zzry .swiper-slide .pic{width: 100%;}
#zzry .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 130%; position: relative; overflow: hidden; transition:0.3s; }
#zzry .swiper-slide .pic span{ display: block; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.3s; overflow: hidden; }
#zzry .swiper-slide .pic span img{ max-width: 100%; height: 100%; transition: 0.3s;}
#zzry .swiper-slide p{ font-size: 18px; padding-top: 20px; transition: 0.3s; color: #282828; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#zzry .swiper-slide:hover .pic span img{transform: scale(1.05);}
@media screen and (max-width:765px){
    #zzry{ background-size: 100%;}
    #zzry .swiper-slide p{ font-size: 14px;}
}



#xwdt{position: relative; margin-top: 3%; padding: 0;}
#xwdt .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xwdt .swiper-slide {
    transition:0.3s;
    position: relative;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwdt .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 90%; position: relative; overflow: hidden; background: #000f21;}
#xwdt .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s; opacity: 0.5;}
#xwdt .swiper-slide .font_hover{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; color: #fff; padding: 5%;}
#xwdt .swiper-slide .news_time{ font-size: 18px; transition: 0.3s; }
#xwdt .swiper-slide .click{font-size: 18px;}
#xwdt .swiper-slide .click i{ font-size: 20px; margin-right: 10px;}
#xwdt .swiper-slide .con{ opacity: 0; transform: translateY(40px); transition: 0.8s; margin: 7% 0 0; font-size: 15px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
#xwdt .swiper-slide .font{ position: absolute; left: 5%; bottom: 8%; width: 90%;}
#xwdt .swiper-slide .news_title{ color: #fff; height: 60px; margin-bottom: 20px; font-size: 20px; font-weight: bold; width: 100%; text-align: left; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.2);}
#xwdt .swiper-slide a{ color: #fff;}
#xwdt .swiper-slide .more{ font-size: 16px; text-transform: uppercase;}
#xwdt .swiper-slide p{ font-size: 16px;}
#xwdt .swiper-slide:hover .pic img{transform: scale(1.1); filter: blur(5px);}
#xwdt .swiper-slide:hover .con { opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.2s;}
@media screen and (max-width:1440px){
    #xwdt .swiper-slide .news_title{ font-size: 18px;}
}
@media screen and (max-width:1200px){
    #xwdt .swiper-slide .news_title{ font-size: 16px;}
}




/*å…¬å¸ç®€ä»‹*/
.gsjj_con_nr .tit{ padding: 30px 0; position: relative; line-height: 60px; background: url("../images/zi_tit_line1.png") no-repeat left bottom;}
.gsjj_con_nr .tit h1{ color: #000000; font-size: 24px;}
.gsjj_con_nr .tit p{ color: #333333; font-size: 42px;}
.gsjj_con_nr dl{ margin: 0 !important;}
.gsjj_con_nr dl dd h2{ color: var(--theme-blue); display: inline-block; font-family: eng !important; font-size: 62px; position: relative;}
.gsjj_con_nr dl dd h2 sub{ padding-left: 5px; font-size: 16px;}
.gsjj_con_nr dl dd p{ color: #3f4042; font-size: 22px;}
.gsjj_con_nr{ position: relative;}
.gsjj_con_nr:before{ position: absolute; text-align: left; right: 0; top: 15%; width: 100%; height: 100%; content: 'SUCCESS Medical'; color: rgba(102,102,102,0.05); font-size: 90px; font-family: eng !important; font-weight: bold; text-transform: uppercase;}

#content_zy{ color: #282828; font-size: 16px; line-height: 35px; padding-top: 3%;}

@media screen and (max-width:1440px){
    .gsjj_con_nr .tit p{ font-size: 40px;}
    .gsjj_con_nr .tit h1{ font-size: 24px;}
    .gsjj_con_nr:before{ font-size: 70px;}
    .gsjj_con_nr .tit{ padding-top: 50px;}
    .gsjj_con_nr dl dd h2{ font-size: 36px;}
    .gsjj_con_nr dl dd h2 sub{ font-size: 14px;}
    .gsjj_con_nr dl dd p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .gsjj_con_nr:before{ font-size: 60px;}
    .gsjj_con_nr .tit p{ font-size: 32px;}
    .gsjj_con_nr .tit h1{ font-size: 20px;}
    .gsjj_con_nr .tit{ line-height: 45px; padding-top: 30px;}
    .gsjj_con_nr dl dd p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #content_zy{ font-size: 14px; padding: 3% 15px; line-height: 30px;}
    .gsjj_con_nr:before{ font-size: 50px; top: 0;}
    .gsjj_con_nr .tit{ padding-top: 0;}
    .gsjj_con_nr .tit h1{ font-size: 18px;}
    .gsjj_con_nr .tit p{ font-size: 24px;}
    .gsjj_con_nr dl{ margin: 5% 0 0 !important;}
    .gsjj_con_nr dl dd{ float: left; width: 50%; line-height: 25px; margin-bottom: 5%;}
    .gsjj_con_nr dl dd h2{ font-size: 30px;}
    .gsjj_con_nr dl dd h2 sub{ font-size: 12px;}
    .gsjj_con_nr dl dd p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .gsjj_con_nr:before{ font-size: 25px;}
    .gsjj_con_nr .tit{ line-height: 25px;}
}



#whbj{ background: url("../images/whbj.jpg") no-repeat center top;}
#whbj .tit{ padding: 30px 0 0; position: relative; line-height: 60px; background: url("../images/yh.png") no-repeat right top;}
#whbj .tit h1{ color: #fff; font-size: 24px;}
#whbj .tit p{ color: #fff; font-size: 42px; background: url("../images/zi_tit_line.png") no-repeat left bottom; padding-bottom: 30px;}
#whbj .tit:before{ position: absolute; text-align: left; right: 0; top: 0; width: 100%; height: 100%; content: 'Company Culture'; color: rgba(255,255,255,0.03); font-family: eng !important; font-size: 95px; font-weight: bold; text-transform: uppercase;}


#wenhua{ position: relative; margin-top: 3% !important; }
#wenhua .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#wenhua .swiper-slide {
    position: relative;
    padding: 5% 4%;
    transition: 0.3s;
    background: #f4f8fa;
    overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#wenhua .swiper-slide:before{ position: absolute; left: 0; top: 22%; content: ''; width: 5px; height: 20%; background: #dd3833;transition: 0.3s;}
#wenhua .swiper-slide em{ position: absolute; left: 10%; bottom: 0; color: rgba(26,26,26,0.03); font-size: 145px; font-family: eng !important;}
#wenhua .swiper-slide i{ color: #5b5b5c; font-size: 50px; height: 50px; line-height: 50px;}
#wenhua .swiper-slide .d-flex{ width: 100%;}
#wenhua .swiper-slide .bt{ position: relative; padding-bottom: 10px;}
#wenhua .swiper-slide .bt:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 20%; height: 1px; background: #aaaaaa;}
#wenhua .swiper-slide .bt p{ color: #333333; font-size: 30px; position: relative;}
#wenhua .swiper-slide .bt span{ color: #a7a8a9; font-size: 14px; display: block; text-transform: uppercase;}
#wenhua .swiper-slide .con{ width: 100%; min-height: 90px; margin-top: 30px; line-height: 35px; color: #282828; font-size: 20px;}
#wenhua .swiper-slide:hover{ background: #004e9d;}
#wenhua .swiper-slide:hover .bt p{ color: #fff;}
#wenhua .swiper-slide:hover .bt span,#wenhua .swiper-slide:hover i,#wenhua .swiper-slide:hover .con{ color: rgba(255,255,255,0.7);}
#wenhua .swiper-slide:hover:before{ background: #fff; top: 50%;}
#wenhua .swiper-slide:hover em{ color: rgba(255,255,255,0.05);}
@media screen and (max-width:1440px){
    #whbj .tit p{ font-size: 40px;}
    #whbj .tit h1{ font-size: 24px;}
    #whbj .tit:before{ font-size: 70px;}
    #whbj .tit .tit{ padding-top: 50px;}
    #wenhua .swiper-slide .bt p{ font-size: 24px;}
    #wenhua .swiper-slide .con{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #whbj .tit:before{ font-size: 60px;}
    #whbj .tit p{ font-size: 32px;}
    #whbj .tit h1{ font-size: 20px;}
    #whbj .tit{ line-height: 45px; padding-top: 30px;}
    #wenhua .swiper-slide .bt p{ font-size: 20px;}
    #wenhua .swiper-slide .bt span{ font-size: 12px;}
    #wenhua .swiper-slide i{ font-size: 40px;}
    #wenhua .swiper-slide .con{ font-size: 14px; line-height: 25px;}
}
@media screen and (max-width:991px){
    #whbj .tit{ padding-top: 0; padding-left: 15px;}
    #whbj .tit h1{ font-size: 18px;}
    #whbj .tit p{ font-size: 24px;}
}
@media screen and (max-width:768px){
    #whbj .tit:before{ font-size: 40px;}
    #whbj .tit{ line-height: 25px;}
}
@media screen and (max-width:500px){
    #whbj .tit:before{ font-size: 28px;}
}


#shili{ position: relative; margin-top: 3%;}
#shili .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#shili .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#shili .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#shili .swiper-slide .pic img{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#shili .swiper-slide .tit{ height: 80px; width: 100%; padding: 0 20px; transition: 0.3s;}
#shili .swiper-slide .tit p{ color: #000000; font-size: 18px;}
#shili .swiper-slide .tit span{ display: block; font-size: 15px; color: #a3a3a3; text-transform: uppercase; text-decoration: underline;}
#shili .swiper-slide:hover{ background: var(--theme-blue);}
#shili .swiper-slide:hover .tit p{ color: #fff;}
#shili .swiper-slide:hover .tit span{ color: rgba(255,255,255,0.5);}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}



/*äº§å“ä¸­å¿ƒ*/
#cp_left { height: auto; text-align: left; background: #fff; overflow: hidden; padding: 0 !important; margin: 0 !important;}
#cp_left .cpzx_tit{ background: url("../images/ys_tit_bj.png") no-repeat center top var(--theme-blue); background-size: 100%; padding: 10% 0;}
#cp_left .cpzx_tit p{ color: #fff; font-size: 32px;}
#cp_left .cpzx_tit p i{ font-size: 36px; margin-right: 20px;}
#cp_left ul{ padding: 5% !important;}
#cp_left li { width: 100%; cursor: pointer; border-bottom: 1px solid #eeeeee; padding: 10% 0 8% 10%; line-height: 30px; height: auto;}
#cp_left li p{ color: #333333; font-size: 20px; transition: 0.3s;}
#cp_left li span{ color: rgba(0,0,0,0.5); font-size: 14px; text-transform: uppercase;}
#cp_left li:hover p{ color: var(--theme-blue); font-weight: bold;}
@media screen and (max-width:1440px){
    #cp_left li p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #cp_left li{ padding-left: 3%; line-height: 20px;}
    #cp_left .cpzx_tit{ padding: 8% 0 8% 5%;}
    #cp_left .cpzx_tit p i{ font-size: 22px;}
    #cp_left .cpzx_tit p{ font-size: 22px;}
    #cp_left li p{ font-size: 14px;}
    #cp_left li span{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #cp_left .cpzx_tit{ display: none !important;}
    #cp_left li,#cp_left{ border-bottom: none;}
}
@media screen and (max-width:768px){
    #cp_left li span{ display: none;}
}


.cpclass li{ background: #f2f4f6; margin-bottom: 5%;}
.cpclass li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cpclass li .pic img{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; mix-blend-mode: multiply; transition: 0.3s;}
.cpclass li .font{ background: #fff; padding: 10%; width: 85%;}
.cpclass li .font .tit{ border-bottom: 1px solid #ededed; padding-bottom: 20px; line-height: 35px;}
.cpclass li .font .tit p{ color: #282828; font-size: 30px;}
.cpclass li .font .tit span{ color: #aaaaaa; font-size: 16px; text-transform: uppercase;}
.cpclass li .font .con{ color: #666666; font-size: 16px; padding: 10% 0;}
.cpclass li .font .con a{ color: #666;}
.cpclass li .font .con a:hover{ color: var(--theme-blue);}
.cpclass li .font dl dd{ height: 50px; line-height: 50px; width: 45%; text-align: center; background: var(--theme-blue); border-radius: 5px; color: #fff; transition: 0.3s;}
.cpclass li .font dl dd a{ color: #fff;}
.cpclass li .font dl dd:last-of-type{ background: #e8eff9;}
.cpclass li .font dl dd:last-of-type a{ color: var(--theme-blue);}
.cpclass li .font dl dd:hover{ background: #333;}
.cpclass li .font dl dd:hover a{ color: #fff;}
.cpclass li:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:1700px){
    .cpclass li .font .tit{ padding-bottom: 10px;}
    .cpclass li .font .tit p{ font-size: 24px;}
    .cpclass li .font .tit span{ font-size: 14px;}
    .cpclass li .font .con{ padding: 7% 0; font-size: 14px;}
    .cpclass li .font dl dd{ height: 40px; line-height: 40px;}
}
@media screen and (max-width:1440px){
    .cpclass li .font{ padding: 5%;}
    .cpclass li .font .tit p{ font-size: 22px;}
    .cpclass li .font .tit span{ font-size: 12px;}
    .cpclass li .font .con{ padding: 5% 0; font-size: 12px;}
}
@media screen and (max-width:991px){
    .cpclass li .font{ margin-left: 7%; margin-bottom: 5%;}
}







.cplb{ padding-top: 1% !important;}
.cplb li{ transition: 0.3s; background: #fafafa; padding: 20px; margin-top: 30px;}
.cplb li .pic{width: 100%;}
.cplb li .pic p{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition:0.3s; }
.cplb li .pic img{ display: block; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.3s; mix-blend-mode: multiply; }
.cplb li .tit{ width: 100%; border-bottom: 1px solid #e5e5e5; padding-bottom: 10px; line-height: 35px;}
.cplb li .tit p{ font-size: 22px; padding-top: 20px; transition: 0.3s; color: #282828; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cplb li .tit span{ color: #004e9d; font-size: 16px;}
.cplb li .more{ color: #7da4cb; width: 100%; padding-top: 10px; transition: 0.3s;}
.cplb li .more i{ font-size: 12px; margin-left: 10px;}
.cplb li:hover .pic img{transform: scale(1.05);}
.cplb li:hover .more{ letter-spacing: 3px;}
.home_zy{ color: #666666; font-size: 16px; margin: 3% 0;}
.home_zy a{ padding: 0 5px; color: #666666;}
.home_zy a:last-of-type{ color: var(--theme-blue);}
.home_zy i{ margin-right: 10px; font-size: 20px;}

/*.pro_left{ height: 0; padding-bottom: 42%; position: relative; overflow: hidden;}*/
/*.pro_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; mix-blend-mode: multiply;}*/

.pro_left{ padding: 0; position: relative; overflow: hidden;}
.pro_left .swiper-container {
    width: 100%;
    height: 100%;
}

.pro_left .swiper-slide {
    text-align: center;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.pro_left .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; background: #f2f4f6;}
.pro_left .swiper-slide img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; mix-blend-mode: multiply;}
.pro_left .swiper-pagination{ bottom: 3%;}
.pro_left .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 3px; transition:0.3s; opacity: 1; background: #7c7c7c;}
.pro_left .swiper-pagination-bullet-active{ width: 60px; background: var(--theme-blue); opacity: 1;}


.pro_font{ padding: 5% 3% 0; position: relative; overflow: hidden;}
.pro_font .tit{ padding-bottom: 20px; line-height: 50px;}
.pro_font .tit p{ color: #666666; font-size: 24px;}
.pro_font .tit h2{ color: #000000; font-size: 34px; font-weight: bold !important;}
.pro_font .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 10%; height: 3px; background: var(--theme-blue);}
.pro_font .con{ margin: 10% 0; color: #282828; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.pro_font ul{ border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 20px 0 !important;}
.pro_font ul li{ position: relative; width: 33%; text-align: center;}
.pro_font ul li:before{ position: absolute; right: 0; top: 25%; content: ''; width: 1px; height: 50%; background: #e5e5e5;}
.pro_font ul li p{ color: #999999;}
.pro_font ul li span{ display: block; color: #282828; font-size: 18px;}
.pro_font ul li:last-of-type:before{ display: none;}
.pro_font dl{ margin: 10% 0 8% !important;}
.pro_font dl dd{ text-align: center;}
.pro_font dl dd i{ color: var(--theme-blue); font-size: 40px;}
.pro_font dl dd .bt{ line-height: 22px; padding-top: 25px;}
.pro_font dl dd .bt p{ color: #282828; font-size: 18px; font-weight: bold;}
.pro_font dl dd .bt span{ color: #999999; font-size: 12px; text-transform: uppercase;}
.pro_font .zixun{ height: 65px; line-height: 65px; border: 1px solid var(--theme-blue); background: var(--theme-blue); color: #fff; width: 40%; font-size: 18px; transition: 0.3s; position: relative; z-index: 1; margin-right: 20px;}
.pro_font .zixun i{ font-size: 20px;}
.pro_font .zixun a{ color: #fff;}
.pro_font .zixun:last-of-type{ border: 1px solid #e8eff9; background: #e8eff9; color: var(--theme-blue);}
.pro_font .zixun:last-of-type a{ color: var(--theme-blue) !important;}
.pro_font .zixun:hover{ background: #333; border: 1px solid #333;}
.pro_font .zixun:hover a{ color: #fff !important;}

#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; border-bottom: 1px solid #efefef;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; font-size: 18px; margin-right: 7%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover a{ color: var(--theme-blue);}
.cpbt li:hover:after{ position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; content: ''; background: var(--theme-blue);}
.cpbt li.current a{ color: var(--theme-blue);}
.cpbt li.current:hover:after{ left: 0; width: 100%; background: var(--theme-blue);}
.cpbt li.current:after{ left: 0; width: 100%; background: var(--theme-blue);}
@media screen and (max-width:1800px){
}
@media screen and (max-width:1600px){
    .pro_font .tit h2{ font-size: 32px;}
    .pro_font .tit p{ font-size: 20px;}
}
@media screen and (max-width:1440px){
    .cpbt li{ width: 20%;}
    .pro_font{ padding-top: 3%;}
    .pro_font .tit h2{ font-size: 26px;}
    .pro_font .tit p{ font-size: 16px;}
    .pro_font .con{ font-size: 14px;}
    .pro_font dl dd .bt{ padding-top: 10px;}
    .pro_font dl dd .bt p{ font-size: 14px;}
    .pro_font dl dd i{ font-size: 30px;}
    .pro_font .zixun{ width: 45%; height: 40px; line-height: 40px; font-size: 16px;}
}
@media screen and (max-width:1200px){
    .pro_font .con{ margin: 5% 0;}
    .pro_font ul li span{ font-size: 16px;}
    .pro_font .tit h2{ font-size: 20px;}
    .cplb li .tit p{ font-size: 18px;}
    .home_zy{ margin-top: 5%;}
}

@media screen and (max-width:991px){
    .cpbt li{ width: 25%;}
    .pro_font dl{ margin: 3% 0 !important;}
    .pro_font{ padding: 3%;}
    .home_zy{ margin-top: 8%;}
}
@media screen and (max-width:768px){
    .cpbt li{ font-size: 13px;}
    .home_zy{ margin-top: 15%;}
}


.cp_con{ color: #333333; font-size: 16px; line-height: 35px; margin-bottom: 5%;}

#in_news{ margin-top: 3% !important; }
#in_news li{ height: auto; padding: 2%; background: #fff; position: relative; transition: 0.3s;}
#in_news li .right{ width: 80%; padding: 0 0 0 4% !important; float: right;}
#in_news li .news_title{ height: 37px; text-align: left; line-height: 37px; color: #333333; font-size: 20px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; padding-bottom: 0; }
#in_news li .news_info{ line-height: 30px; color: #999999; font-size: 16px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#in_news li .news_time{ float: left; width: 15%; line-height: 30px; text-align: center; font-weight: normal !important; border-right: 1px solid #ebebeb; color: #333333; padding: 0 !important; margin: 0 !important;}
#in_news li .news_time span{display: block; margin:0 auto; width: 100%; text-align: center; line-height: 45px; color: #333333; font-size: 45px; transition: 0.3s; font-weight: bold;}
#in_news li:hover{ background: var(--theme-blue);}
#in_news li:hover .news_title{color: #fff}
#in_news li:hover .news_info{ color: rgba(255,255,255,0.5);}
#in_news li:hover .news_time{ color: rgba(255,255,255,0.5); border-right: 1px solid rgba(255,255,255,0.2);}
#in_news li:hover .news_time span{ color: #fff;}
#in_news li a{display: block;}
@media screen and (max-width:1440px){
    #in_news li .news_time span{ font-size: 30px;line-height: 35px;}
    #in_news li .news_title{ font-size: 16px;}
    #in_news li .news_info{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #in_news li .news_title{ font-size: 16px;}
    #in_news li .news_info{ font-size: 12px;}
    #in_news li .news_title{ height: 25px; line-height: 25px;}
}
@media screen and (max-width:991px){
}




.zxly{ padding: 5%;}
.gongying{ padding: 7%;}
.zxly .tit p{ color: #282828; font-size: 30px;}
.zxly .tit span{ color: #666666; font-size: 16px; padding-left: 10px;}
.gongying .tit p{ color: #282828; font-size: 30px; font-weight: bold; padding-bottom: 5px;}
.gongying .tit span{ color: #a6a6a6; font-size: 16px; text-transform: uppercase;}
.gongying ul{ margin: 6.8% 0 !important;}
.gongying ul li{ height: 60px; line-height: 60px; color: #000000; font-size: 20px;}
.gongying ul li i{ color: var(--theme-blue); font-size: 12px; margin-right: 15px;}
@media(max-width: 1600px){
    .zxly .tit p,.gongying .tit p{ font-size: 26px;}
}
@media(max-width: 1200px){
    .zxly .tit p,.gongying .tit p{ font-size: 20px;}
    .zxly .tit span{ font-size: 14px;}
    .gongying ul li{ font-size: 16px; height: 50px; line-height: 50px;}
}
@media(max-width: 991px){
}
@media(max-width: 768px){
    .zxly .tit span{ display: none;}
}





/*æ–°é—»ä¸­å¿ƒ*/
#cydt{ margin: 3% 0 10%; }
#cydt .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cydt .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;
    overflow: hidden;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cydt .swiper-slide .font{ width: 100%; padding: 5% 0; transition: 0.3s;}
#cydt .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#cydt .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#cydt .swiper-slide .news_title{ padding: 0 0 3%; width: 100%; color: #333333; font-weight: bold; font-size: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#cydt .swiper-slide .content{ width: 100%; min-height: 60px; color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#cydt .swiper-slide .news_time{ padding-top: 3%; width: 100%; color: #bdbdbd; font-size: 16px;}
#cydt .swiper-slide .news_time i{ display: inline-block; margin-right: 10px;}
#cydt .swiper-slide:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: var(--theme-blue); transition: 0.3s;}
#cydt .swiper-slide:hover:before{ width: 100%;}
#cydt .swiper-slide:hover .pic img{transform: scale(1.1);}
@media screen and (max-width:1440px){
    #cydt .swiper-slide .news_time{ font-size: 14px;}
    #cydt .swiper-slide .news_title{ font-size: 18px;}
    #cydt .swiper-slide .content{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #cydt .swiper-slide .news_time{ font-size: 14px !important;}
}
@media screen and (max-width:768px){
    #cydt .swiper-slide .news_title{ font-size: 16px;}
}


#indexNews{ margin-top: 3% !important;}
#indexNews li{width: 100%;height: auto; border-bottom: 1px solid #ededed; padding: 5% 0; transition: 0.3s; margin-bottom: 2%; position: relative; }
#indexNews li .news_title{ text-align: left; color: #282828; font-size: 22px; font-weight: bold; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; height: 50px; transition: 0.3s;}
#indexNews li .news_info{ margin: 2% 0 3%; min-height: 60px; color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#indexNews li i{ font-size: 20px;}
#indexNews li:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: var(--theme-blue); transition: 0.3s;}
#indexNews li:hover:before{ width: 100%;}
#indexNews li:hover .news_title{ color: var(--theme-blue);}
@media screen and (max-width:1440px){
    #indexNews li .news_title{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    #indexNews li .news_title{ font-size: 20px;}
}
@media screen and (max-width:991px){
    #indexNews li .news_title{ font-size: 18px; height: 40px;}
}
@media screen and (max-width:768px){
    #indexNews li .news_title{ font-size: 16px;}
}




#xwinfo_bj .news-detail-title{ line-height: 35px;}
#xwinfo_bj .news-detail-title .h3{ color: #000000; font-size: 30px; font-weight: normal !important; padding: 0 !important; border: none !important;}
#xwinfo_bj .news-detail-title .b{ color: #666666; font-size: 14px; margin-top: 1% !important; padding-bottom: 2%; border-bottom: 1px solid #d7d7d7;}

#xwinfo_bj .news-detail{ font-size: 16px; line-height: 35px; color: #666666; padding: 3% 0;}
#xwinfo_bj .news-detail .img{ text-align: center; margin-bottom: 2%;}
#xwinfo_bj .news-detail .img img{ max-width: 100%;}
#xwinfo_bj .news-detail img{ max-width: 100%; display: block; margin: 2% auto;}
#xwinfo_bj .newsPage{ padding: 0; margin: 0 !important; border-top: 1px solid #d7d7d7;}
#xwinfo_bj .newsPage .page-a{ float: left; color: #999; font-size: 16px; width: 45%; height: 90px; line-height: 90px; padding-right: 5%; transition: 0.3s; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
#xwinfo_bj .newsPage .page-a a{ color: #999; transition: 0.3s;}
#xwinfo_bj .newsPage .more{ color: #fff; font-size: 16px; transition: 0.3s; background: var(--theme-blue); height: 45px; line-height: 45px;}
#xwinfo_bj .newsPage .more i{ color: #fff; font-size: 20px; margin-right: 10px;}
#xwinfo_bj .newsPage .more:hover{ letter-spacing: 3px;}
#xwinfo_bj .newsPage .page-a:hover,#xwinfo_bj .newsPage .page-a:hover a{ color: #ca1323;}
@media screen and (max-width:1200px){
    #xwinfo_bj .news-detail-title .h3{ font-size: 24px;}
}
@media screen and (max-width:991px){
    #xwinfo_bj .news-detail-title .h3{ font-size: 20px;}
    #xwinfo_bj .news-detail-title .float-right p{ width: 25px; height: 25px; line-height: 25px;}
    #xwinfo_bj .newsPage{ padding: 3% 0;}
    #xwinfo_bj .newsPage .page-a{ width: 100%; height: 40px; line-height: 40px; font-size: 14px;}
    #xwinfo_bj .newsPage .page_more{ display: none;}
}
@media screen and (max-width:768px){
    #xwinfo_bj .news-detail-title .float-right{ display: none;}
}






/*äººæ‰æ‹›è˜*/
#linian{ position: relative; margin-top: 3% !important; background: url("../images/zppic.jpg") no-repeat center; background-size: 100% 100%; }
#linian:before{ position: absolute; left: 0; bottom: 0; width: 100%; content: 'hnskss'; font-size: 300px; color: rgba(255,255,255,0.05); text-transform: uppercase; font-family: eng !important; letter-spacing: 50px; text-align: center;}
#linian .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#linian .swiper-slide {
    position: relative;
    transition: 0.3s;
    text-align: center;
    padding: 6% 0;
    color: #fff;
    border-right: 1px solid rgba(255,255,255,0.2);

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#linian .swiper-slide:before{ position: absolute; left: 0; top: 50%; content: ''; width: 100%; height: 100%; background-image: linear-gradient(to bottom, rgba(255,255,255,0.00001), #004e9d); opacity: 0; transition: 0.5s;}
#linian .swiper-slide:last-of-type{ border-right: none;}
#linian .swiper-slide .tit{ line-height: 45px; position: relative; z-index: 1;}
#linian .swiper-slide .tit span{ color: rgba(255,255,255,0.5); text-transform: uppercase; font-family: eng !important; font-size: 18px;}
#linian .swiper-slide .tit p{ font-size: 28px; font-weight: bold; margin-bottom: 10px !important;}
#linian .swiper-slide .tit i{ transition: 0.3s;}
#linian .swiper-slide .con{ font-size: 18px; line-height: 35px; padding-top: 7%; position: relative; z-index: 1;}
#linian .swiper-slide:hover:before{ opacity: 1; top: 0;}
#linian .swiper-slide:hover .tit i{ transform: rotate(45deg);}



.inner_contact_02{ margin-top: 0;}
#jobs_title{padding:0; width:100%; background: var(--theme-blue); color: #fff;font-size: 14px;height: 54px;line-height: 54px; text-align: center;}
.inner_contact_02 .td1{width: 24.33%;float: left; text-align: center;}
.inner_contact_02 .td2{width: 21.33%;float: left; text-align: center;}
.inner_contact_02 .td3{width: 21.91%;float: left; text-align: center;}
.inner_contact_02 .td4{width: 17.41%;float: left; text-align: center;}
.inner_contact_02 .td5{width: 15%;float: left; text-align: center;}
.inner_contact_02 .td5 a{color: var(--theme-blue);font-size: 14px;}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
}
#jobs_ul{padding:0 0 73px;width: 100%;}
#jobs_ul li{width: 100%;}
#jobs_ul li .jobs_title{font-size: 14px; width: 100%; line-height: 30px; background: rgba(255,255,255,0.6); color: #777;padding:16px 0;border-bottom: solid 1px #efefef;}
#jobs_ul li .jobs_box{padding:20px 3.5% 36px;background: rgba(245,245,245,0.7); position: relative;display: none;}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin: 5px 0px !important;
}
#jobs_ul li .jobs_box .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
    font-size: 18px;
    color: #333333;
    line-height: 3;
    font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
    font-size: 14px;
    color: #777777;
    line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .float-left {
    width: 50%;float: left;
}
#jobs_ul li .jobs_box .info2 .float-right {
    width: 43.5%;float: right;
}
#jobs_ul li .jobs_box .info2 .float-left .info-box {
    border-right: 1px solid #e5e5e5;padding-right: 10%;
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #dd0004;
    font-size: 16px;
    color: #ffffff;
    float: right;
    transition: 0.3s;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
    background: #bc9b6f;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}




/*æœåŠ¡æ”¯æŒ*/
#fuwu{ margin-top: 5% !important;}
#fuwu li{ width: 25%; text-align: center; transition: 0.3s; cursor: pointer;}
#fuwu li i{ margin: 0 auto; width: 80px; height: 80px; background: var(--theme-blue); border-radius: 100%; line-height: 80px; color: #fff; font-size: 40px;}
#fuwu li p{ color: #343334; font-size: 24px; font-weight: bold; padding: 25px 0 10px;}
#fuwu li span{ display: block; color: #666666; font-size: 16px;}
#fuwu li:hover{ transform: translateY(-10px);}


.fwbj{ padding: 3%; margin: 3% auto 7%;}
.fwbj ul{ width: 60%; background: #fff; position: relative;}
.fwbj ul:before{ width: 15%; height: 100%; position: absolute; left: 0; top: 0; content: ''; background: url("../images/fuwu_tit_bj.jpg") no-repeat center; background-size: auto 100%;}
.fwbj ul .tit{ width: 15%; position: relative; z-index: 1; writing-mode: vertical-lr; color: rgba(255,255,255,0.1); font-size: 135px; text-transform: uppercase; font-family: eng !important; letter-spacing: 5px;}
.fwbj ul .float-start{ padding: 5%; width: 85%;}
.fwbj ul li{ color: #666666; font-size: 16px; line-height: 35px; border-bottom: 1px solid #f1f5f7; padding: 15px 0;}
.fwbj dl{ width: 38%; padding: 3%; background: #fff; text-align: left;}
.fwbj dl dd{ width: 100%; color: #666666; font-size: 16px; line-height: 40px; margin-top: 6%;}
.fwbj dl dd i{ color: var(--theme-blue); margin-right: 10px; font-size: 10px;}
.fwbj dl dt{ margin-bottom: 10%;}
.fwbj dl dt span{ color: #acbbc9; font-size: 14px; text-transform: uppercase; font-weight: 100 !important;}
.fwbj dl dt p{ color: #343334; font-size: 32px; font-weight: bold;}
.fwbj dl{ margin: 0 !important;}


#cjwd_lb{ margin-top: 3% !important; padding: 3% !important; }
#cjwd_lb li{ padding: 2% 0; border-bottom: 1px solid #dfe3e5; cursor: pointer;}
#cjwd_lb li .news_title{ color: #101010; font-size: 20px; height: 35px; line-height: 35px; padding: 0;}
#cjwd_lb li .news_title span{ display: block; float: left; width: 32px; height: 32px; background: var(--theme-blue); border-radius: 100%; line-height: 32px; text-align: center; font-style: normal; color: #fff; font-size: 20px; margin-right: 20px;}
#cjwd_lb li .news_title i{ float: right; color: #999; font-size: 26px; transition: 0.3s;}
#cjwd_lb li .news_info{ padding-top: 1%; color: #666666; font-size: 16px; display:none;}
#cjwd_lb li .news_info span{ display: block; float: left; width: 32px; height: 32px; background: #d50028; border-radius: 100%; line-height: 32px; text-align: center; font-style: normal; color: #fff; font-size: 20px; margin-right: 20px;}
#cjwd_lb li .news_info .float-start{ width: 94%; line-height: 40px;}
#cjwd_lb li .news_info .float-start img{ max-width: 100%;}
#cjwd_lb li:hover .news_title i,#cjwd_lb li.active .news_title i{ transform:rotate(180deg);}
@media screen and (max-width:1440px){
    #fuwu li i{ font-size: 36px;}
    #fuwu li p{ font-size: 22px; padding: 20px 0 5px;}
    #fuwu li span{ font-size: 14px;}
    .fwbj dl dd{ margin-top: 3%;}
}
@media screen and (max-width:1200px){
    .fwbj ul li{ font-size: 14px;}
    .fwbj ul .tit{ font-size: 125px;}
    .fwbj dl dt p{ font-size: 24px;}
    .fwbj dl dt span{ font-size: 12px;}
    .fwbj dl dd{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #cjwd_lb li .news_title{ height: auto; font-size: 16px;}
    #cjwd_lb li .news_info{ font-size: 14px;}
    #cjwd_lb li .news_info .float-start{ width: 82%; line-height: 25px; font-size: 12px;}
    .fwbj ul,.fwbj dl{ width: 100%;}
    .fwbj dl{ margin-top: 3% !important;}
    .fwbj dl dt{ margin-bottom: 3%;}
    #fuwu li p{ font-size: 18px;}
    #fuwu li span{ font-size: 12px;}
}
@media screen and (max-width:768px){
    #cjwd_lb li .news_title i{ display: none;}
    #fuwu li{ float: left; width: 50%;}
    .fwbj ul .tit{ font-size: 60px;}
    #cjwd_lb li .news_title{ font-size: 14px;}
    #cjwd_lb li .news_info .float-start{ width: 82%; line-height: 25px; font-size: 12px;}
}



.news_pic1 {padding: 3% 0 0;}
.news_pic1 li{ margin-bottom: 7%; border: 1px solid #efefef; transition: 0.5s;}
.news_pic1 .imgbox {width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.news_pic1 .imgbox p img{ object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.5s;}
.news_pic1 .imgbox1 {width: 100%; height: 0; padding-bottom: 75%; background: #fff; position: relative; overflow: hidden;}
.news_pic1 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news_pic1 .imgbox1 p img{ max-width: 100%; height: 100%; transition:0.5s;}
.news_pic1 .tit1{ width: 100%; padding-left: 10px; font-size: 18px; height: 60px; line-height: 60px; font-weight: bold; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news_pic1 .tit{ width: 100%; text-align: center; font-size: 18px; height: 60px; line-height: 60px; font-weight: bold; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news_pic1 dl dd{ float: left; border: 1px solid #ccc; padding: 0 10px; height: 40px; line-height: 40px; margin-left: 10px;}
.news_pic1 li:hover{ background: var(--theme-blue); color: #fff;}
.news_pic1 li:hover .imgbox1 p img,.news_pic1 li:hover .imgbox p img{ transform: scale(1.05);}
.news_pic1 li:hover dl dd{ color: rgba(255,255,255,0.7); border: 1px solid rgba(255,255,255,0.5);}
.news_pic1 li:hover .tit,.news_pic1 li:hover .tit1{ color: #fff;}
@media screen and (max-width:1440px){
    .news_pic1 dl dd{ font-size: 12px; padding: 0 5px;}
}









/*è”ç³»æˆ‘ä»¬*/
#lxwm{ position: absolute; right: 5%; top: 12%; width: auto; height: auto; z-index: 1; padding: 3% 3% !important; background: var(--theme-blue);}
#lxwm .tit{ background: url("../images/lx_line.png") no-repeat left bottom; color: #fff; font-size: 28px; font-weight: bold !important; height: 60px;}
#lxwm li{ border-bottom: 1px solid rgba(255,255,255,0.2); padding: 5% 0;}
#lxwm li p{ color: #a3b4ce; font-size: 16px;}
#lxwm li span{ font-size: 16px; color: #fff;}
#lxwm li dl dd{ width: 50%; float: left; font-size: 16px; color: #fff;}
#lxwm li dl dd,#lxwm li dl{ margin: 0 !important;}
#lxwm li:last-of-type{ border-bottom: none;}
@media screen and (max-width:991px){
    #lxwm{ position: relative; margin: 15px 0 0 !important; right: auto; top: auto;}
}



/*å…¬å…±*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; color: #fff; z-index: 1; line-height: 50px; padding: 10% 0 0;}
#zi_banner .main .tit{ background: url("../images/zi_tit_line.png") no-repeat left bottom; padding-bottom: 20px;}
#zi_banner .main h2{ font-size: 48px;}
#zi_banner .main p{ font-size: 20px; color: rgba(255,255,255,0.5); text-transform: uppercase;}


#zi_banner .home{ position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; height: 60px; color: #aaaaaa;}
#zi_banner .home i{ display: inline-block; margin-right: 10px; font-weight: bold; font-size: 18px;}
#zi_banner .home a{ padding: 0 5px; color: #aaaaaa;}
#zi_banner .home a:last-of-type{ color: #fff;}
@media screen and (max-width:1600px) {
    #zi_banner .main h2{ font-size: 36px;}
    #zi_banner .main p{ font-size: 18px;}
}
@media screen and (max-width:1440px) {
    #zi_banner .home{ font-size: 12px;}
    #zi_banner .home i{ display: none;}
    #zi_banner .main .tit{ line-height: 33px;}
    #zi_banner .main h2{ font-size: 30px;}
    #zi_banner .main p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 150%; margin-left: -14%;}
    #zi_banner .main{ padding-top: 18%;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 200%;}
    #zi_banner .main{ padding-top: 24%; line-height: 30px;}
    #zi_banner .main .tit{ padding-bottom: 10px;}
    #zi_banner .main h2{ font-size: 26px;}
    #zi_banner .main p{ font-size: 16px;}
    #zi_banner .home{ height: 40px;}
}
@media screen and (max-width:768px){
    #zi_banner .main h2{ font-size: 22px;}
    #zi_banner .main p{ font-size: 14px;}
}

#homebj{ height: 70px; line-height: 70px; color: #333333; border-bottom: 1px solid #ececec;}
#homebj ul li{ margin-right: 8%; position: relative; font-size: 16px; text-align: center;}
#homebj ul li:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: var(--theme-blue); transition: 0.3s;}
#homebj ul li:hover:before{ left: 25%; width: 50%;}
#homebj ul li:hover a{ color: var(--theme-blue);}

@media screen and (max-width:1500px) {
}
@media screen and (max-width:991px) {
    #homebj ul li{ float: left; width: 17%; text-align: center; margin: 0 !important; font-size: 14px;}
    #homebj{ padding: 10px 0; height: auto !important; line-height: 30px;}
}
@media screen and (max-width:768px) {
    #homebj ul li{ width: 25%;}

}


#cpnav{ padding: 0; overflow: hidden;}
#cpnav .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#cpnav .swiper-slide {
    text-align: center;
    transition: 0.3s;
    position: relative;
    font-size: 16px;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cpnav .swiper-slide:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: var(--theme-blue); transition: 0.3s;}
#cpnav .swiper-slide:hover:before{ left: 25%; width: 50%;}
#cpnav .swiper-slide:hover a{ color: var(--theme-blue);}
@media screen and (max-width:991px){
}
@media screen and (max-width:765px){
}


.hui{ background: #f4f8fa;}
.bai{ background: #fff;}






/*ç¿»é¡µ*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
</pre></body></html>